﻿

ul li { list-style:none;}
.m-list ul { margin-left:0px; padding-left:0px;}


.m-toubu{ position:fixed; left:0; top:0; width:100%; z-index:999;}
.m-toubuge{ width:100%; height:0px;}
.m-header {
    height: 50px;
	background-color: #fff;
    z-index: 60;
	width:100%;
	position:relative;
	display:flex; border-bottom:1px solid #f0f0f0;align-items: center;		
}
.cd-logo { padding-left:10px; width:283px; box-sizing:border-box; min-width:283px;}
.cd-logo img { display:block;  width:80%!important; margin-top:0.5%;}
.search_openv1 {
width: 100%; 
background: url(../images/wap_sea1.png) no-repeat;
height:100%;
background-position:center center; background-size:auto 21px; border-left:1px solid #e1e1e1;
}
.menu_openv1 {
width: 100%;
background-image:url(../images/wap_menu1.png);
background-repeat:no-repeat;
height:100%;
background-position:52% center; background-size:auto 25px;
}
.menu_closev1 {
width: 100%;
background-image:url(../images/wap_close1.png)!important;
background-repeat:no-repeat;
height:100%;
background-position:52% center; background-size:auto 25px;
}
#m-menu{ position:fixed; width:243px; height: calc(100vh - 50px); left:-243px; background:#fff; z-index:200;  font-size:15px; overflow-y: auto; top:50px;transition: all 0.8s ease 0s; }
.m-list{width: 100%; padding-top:25px; padding-bottom:20px;}
.m-menglish{ color:#adadad!important; padding-left:10px; text-transform:uppercase; font-weight: 700; font-family:Arial, Helvetica, sans-serif; font-size:14px;}
.m-list ul li a{padding-left: 20px;color: #000; display: block;  height:46px;line-height: 46px;position: relative; text-decoration:none;font-size:15px; font-weight:bold;}
.m-list ul li .inactive{ background:url(../images/shl-down-openv1.png) no-repeat 95% center; background-size:auto 14px;}
.m-list ul li .inactives{background:url(../images/shl-up-openv1.png) no-repeat 95% center; background-size:auto 16px;} 
.m-list ul li ul{display: none; padding-top:10px; padding-bottom:10px;background-color:#f4f5f6;}
.m-list ul li ul li {  background-color:#f4f5f6;background-image:url(../images/wap_li.png);
	background-repeat:no-repeat;
	background-position:30px center;
	background-size:auto 2px; }
.m-active{background-image:url(../images/m-navact.png);
	background-repeat:no-repeat;
	background-position:20px 38px;
	background-size:auto 2.5px;}	
.m-list ul li ul li a{ padding-left:40px;background:url(../images/shl-img-h60.png) no-repeat 92% center; background-size:auto 8px;font-weight: lighter;
font-size:14px; color:#5c5c5c ; height:34px; line-height:34px;}
.m-yuyan{  height:45px; line-height:45px; color:#656565; font-size:12px;background:#f2f3f2 url(../images/wap_yuyan1.png) no-repeat 20px center; background-size:auto 18px; padding-left:45px;}
.m-yuyan a{ color:#656565;font-size:12px!important;text-transform:uppercase; padding-left:5px; padding-right:5px;}
.m-code{ padding-top:10px; text-align:center; width:100%;}
.m-code img{ width:100px; height:100px; margin:0 auto;}
.m-code1{ padding-top:6px; padding-bottom:12px; text-align:center; color:#656565;font-size:13px;}
.m-sousuo{ padding:20px 30px 70px 30px; width:100%; box-sizing:border-box; background-color:#f2f3f2; display:flex; }
.m-sousuo .button1 {
	line-height: 40px;
	height: 40px;
	width: 80%;
	padding: 0 10px 0 10px;
	border: 1px solid #d2d2d2;
	background: #f2f3f2;
font-size:12px;
	z-index: 1001; box-sizing:border-box;
}
.m-sousuo .button2 {	
	width: 20%;
	height: 40px;
	z-index: 1001;
	background-image:url(../images/wap_sea2.png);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:auto 20px;
	border-bottom:1px solid #d2d2d2;
	border-top:1px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
	border-left:0;
}

.m-animate{transition: all 0.8s ease 0s;left: 0px!important;} 

.tbottom{ height:50px; }
#BottomNav {	
    bottom: 0;
    height: 50px;
    left: 0;
    overflow: hidden;
    position: fixed;
    width: 100%;
    z-index: 300; box-sizing:border-box; background-color:#FFF; box-shadow:0px 8px 8px 8px rgba(0,0,0,.2);
}
#BottomNav ul li {
    float: left;
    box-sizing:border-box;
    text-align: center;
    width: 25%; 
}
#BottomNav ul li a {
    color: #515151;
    display: block;
    padding-top:7px; 
}
#BottomNav ul li a div {
    font-size: 12px; padding-top:2px;
}
#BottomNav .a {
    background-image: url(../images/shl-b1a.png); background-size:auto 20px;
}
#BottomNav .b {
    background-image: url(../images/shl-b1b.png);background-size:auto 20px;
}
#BottomNav .c {
    background-image: url(../images/shl-b1c.png);background-size:auto 20px;
}
#BottomNav .d {
    background-image: url(../images/shl-b1d.png);background-size:auto 20px;
}

#BottomNav .icon {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 20px;
    margin: 0 auto;
    width: 30px;	
}
.mclearfix:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}
#m-msk{ position:fixed; width:100%; background-color:rgba(0,0,0,0.1); top:0px; left:0; z-index:50; height: calc(100vh - 50px); top:50px; display:none;}










.bottomNav {
	/*border:1px solid red;
	*/
    width:100%;
	height:70px;
	position:fixed;
	bottom:0px; z-index:999999999999999;
}
.bottomNav_item {
	/*border:1px solid red;
	*/
    width:20%;
	height:70px; border-top:1px solid #d8d8d8;
	float:left; color:#333;
	text-align:center; background:#fff;
}
.bottomNav_icon {
	margin:auto;
	width:30px;
	height:30px; margin-top:11px;
}
.bottomNav_icon img {
	width:100%;
	height:100%;
}
.bottomNav_item p {
	margin-top:3px; font-size:14px;}
.gray {
	-webkit-filter:grayscale(100%);
	-moz-filter:grayscale(100%);
	-ms-filter:grayscale(100%);
	-o-filter:grayscale(100%);
	filter:grayscale(100%);
	filter:gray;
}



.inital_color {
    color: #ee1c25;
}








@media only screen  and (max-width:2400px){
header { display:block;}
.header { display:block;}
.mbdh {display: none}
.mbfor {display:none;}
.pcba { display:block;}
.sjba { display:none;}
.pcyc {display:none;}
.sjheader { display:block;}
.cplb { display:none;}
}






@media only screen  and (max-width:1024px){
.sjheader { display:none;}
header { display:none ;}
.header { display:none ;}
.header_fixed { display:none ;}
.mbdh {display: block;}
.mbfor {display:block;}

.pcba { display:none;}
.sjba { display:block;}

#banner {width: 100%;margin:0px;padding:0px;overflow: hidden;}
#banner img{width: 100%;}

.focus{ width:100%;   margin:0 auto; position:relative; overflow:hidden;   }
	.focus .shanghl00{ width:100%; height:11px;  position:absolute; z-index:1; bottom:45px; text-align:center;  }
	.focus .shanghl00 ul{ display:inline-block; height:5px; padding:5px 5px 10px; background-color:rgba(255,255,255,0.7); 
		-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-size:0; vertical-align:top;
	}
	.focus .shanghl00 ul li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#8C8C8C; margin:0 5px;  vertical-align:top; overflow:hidden;   }
	.focus .shanghl00 ul .on{ background:#f1a502;  }
	.focus .bd{
	position:relative;
	z-index:0;
	margin:0px;
	padding:0px;
	overflow: hidden;
}
.focus .bd li{ margin:0px; padding:0px; height:40rem !important; position:relative; overflow:hidden;}
	.focus .bd li img{ width:100%;  height:100%; object-fit:cover; display:block; }
	.focus .bd li a{
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */
}
.foctit{position:absolute; z-index:111; width:100%; bottom:0;background: rgba(0,0,0,.6); padding-left: 0.7rem; padding-right: 0.7rem; color:#FFF; font-size:0.8rem;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; overflow:hidden; height:40px; line-height:40px; box-sizing:border-box;}
	
.toubu{ position:fixed; left:0; top:0; width:100%; z-index:999;}
.toubuge{ width:100%; height:50px;}









.footer {width:100%!important; line-height:25px!important; padding:20px 0px 40px; text-align:center!important;  }
.contact {width:92%!important; margin:0px 4%!important;}
.nav1 {width:100%!important; text-align:center!important; padding-bottom:30px; }
.nav1 h3  { display:none;}


/*华阳 sy s*/

.index-about .career-development-content .class-1 img  { width:140px !important;}

.index-about .career-development-content .text-1 { font-size:20px !important; line-height:32px !important;}
.index-about .career-development-content .text-2 p br { display:none !important;}
.index-about-icon-item .data-1 .font50 { font-size:18px !important;}
.shubiao {display:none !important; }

.career-development-content .class-1 { font-size:17px !important; margin-bottom:20px !important;}

.career-development-video { height:400px !important;}
.career-development-video .img-block { height:100% !important;}
.professional-competence-item.cur .hover-item { height:100px !important; width:92% !important; margin:10px 4% !important; overflow:hidden !important;}
.hover-item-bottom .title-2 { font-size:20px !important;}
.hover-item-bottom { top:30px !important;}
.professional-competence-item .hover-item-top { display:none;}





.professional-competence-item { height:100px !important; width:92% !important; margin:10px 4% !important; overflow:hidden !important; background:#2660a6;}

.professional-competence-bottom .professional-competence-item:nth-child(2) .hover-item { background: none !important;}
.professional-competence-bottom .professional-competence-item:nth-child(2) { background:#2660a6;}






.professional-competence-bottom { display:none !important;}
.sj_sy_pro { width:92%; margin:0px 4%;}
.sj_sy_pro ul li { width:100%; line-height:100px; text-align:center; color:#fff; background:#ee1c25; margin-bottom:10px;  font-size:20px; font-weight:700; font-size:20px !important;  border-radius:5px;}
.sj_sy_pro ul { padding-left:0px; margin-left:0px;}
.sj_sy_pro ul li a { color:#fff; font-size:18px !important;}
.rtproject { display:inherit !important;}

.lx { width:100% !important;     margin: 0 0 20px 0px !important;}
.lx div { padding:10px 10% 0px !important;}
.lx div span { font-size:20px !important;}
.lx div p  { font-size:15px !important; line-height:25px !important; height:auto !important; margin-bottom:10px !important; margin-top:0px;}
.lx div b { display:none !important;}

.company-dynamics-top .class-1 {font-size:17px !important; margin-bottom:20px !important;}
.company-dynamics-top .text-1 {font-size:20px !important; line-height:32px !important;}

.company-dynamics-item .text-1 { display:none !important;}
.footer-content-left .x_logo  { margin-bottom:20px !important; }
.footer-content-left .x_logo img { height:54px !important; margin-bottom:0px !important;}
.footer-content-left .font34 { font-size:18px !important;}
.footer-contact .font17 { font-size:15px !important; line-height:25px !important; padding:0px !important; margin:0px !important;}
.footer-contact .font17 p { padding:0px !important; margin:0px !important;}
.footer-content-right { display:none !important;}


.footer-content-left .text-1 { display:none !important;}
.footer { padding-bottom:29px !important;}
.zi .title-1 { font-size:20px!important;}
.zi { width:83% !important; padding-right:17% !important;}





.ct ul { width:22% !important; top:-60% !important;}
.ct ul a li p { font-size:16px !important;}
.page .icon { width:92% !important; margin:250px 4% !important;}
.title h3 { font-size:30px !important; line-height:40px !important; margin-bottom:20px !important;}
.title h4 { font-size:18px !important;}
.hint { width:60% !important;}
.ct .page { background-size:auto 100% !important; background-position:600px 0px !important; height:600px;}
.sj_yy{ height:600px !important;}
/*华阳 sy e*/





/*华阳 ny s*/
.professional-competence-top .text-1, .index-about-top-left .text-1, .dynamic-information-top .text-1, .career-development-content .text-1, .career-development-center .career-development-content .text-1, .service-team-top .text-1, .professional-content .text-1, .trends-and-insights-top .text-1, .latest-insights-top .text-1, .employees-and-culture-top .text-1, .contact-us-top .text-1, .representative-project-top .text-1, .company-dynamics-top .text-1, .corporate-team-top .text-1 { font-size:18px !important;}

.professional-content .text-1 br { display:none !important;}
.latest-insight-item .text-1 { font-size:15px !important; line-height:25px !important;}
.news-detail-right::before { display:none !important;}
.project-list-content .pro_list { width:100% !important; margin:0px !important;}
.project-list-nav li .font16 { font-size:14px !important;}
.project-list-nav ul span { font-size:14px !important;}
.career-position-item .position-li .font16 { font-size:14px !important;}
.yanfa { width:100% !important; }
.yanfa .tu { width:49% !important; height:160px !important; }
.latest-insight-item.lii1 .text{ width:100% !important; }
.latest-insight-item .data-1{ font-size:14px !important;}




.licheng { height:480px !important;}
.about-us-center {  background-size: auto 40% !important;}
.div-about-content .title-1 .con { width:92% !important; margin:0px 4% !important;}
.div-about-content .title-1 .con font { display:none !important;}
.div-about-content .title-1 .con b { font-size:20px !important; padding-top:100px !important;}
.div-about-content .title-1 .con p { width:100% !important; display:none !important;}
.div-about-content .title-1 .con ul { margin-top:0px !important; padding-top:0px !important;}

.company-profile-left { width:92% !important; margin:0px 4% !important;}
.company-profile-right{ width:92% !important; margin:0px 4% !important;}
.nymenu_mid_s { width:100% !important;}
.nymenu_mid_s .fl { display:none !important;}
.nymenu_mid_s .fr { width:100% !important;}
.div1270 .nymenu_mid ul li { width:23.5% !important;  }
.nymenu_mid ul li a {font-size:15px !important;}
.company-profile-right .font50 { font-size:25px !important;}
.company-profile-right .font50 { font-size:20px !important;}
.employees-and-culture-item .text { width:100% !important;}
.div-container { width:92% !important;}
.employees-and-culture-top .class-1 { font-size:18px !important;}
.employees-and-culture-top .text-1 p { font-size:20px !important;}
.professional-content .class-1 { font-size:18px !important;}
.professional-content  .text-1 { font-size:20px !important;}
.trendsinsights-linurl-nav { display:none !important;}
.project-list-content { width:92% !important; margin:0px 4% !important;}
.honor_list { width:100% !important; height:auto !important;}

.professional-content  { margin-bottom:10px !important;}
.div-about-content .img { height:375px !important;  }
.div-about-content .img img { width:auto !important; height:100% !important; max-width:none !important; max-height:none !important; margin-left:-60%; }
.div-about-content { height:375px !important; }

.project-list-content .honor_list.sjhonor { width:48% !important; }

.professional-content .text-2 { display:none !important;}
#projectlist .project-list-content { width:100% !important; margin:0px !important;}
.cp_list table tr td:nth-child(1) { display: none;}
.cp_list table tr td:nth-child(4) { display: none;}
.cp_list table tr td:nth-child(5) { display: none;}
.cp_list table { line-height:25px !important;}
.cp_list table tr td { padding:10px 10px !important;}
.nymenu_mid ul li a {
	
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
height: 73px;
line-height: 73px;	
	
	}
	
.project-title .font50 { font-size:20px !important;}
.project-detail-right .project-title .text-1 { margin-top:10px !important; font-size:17px !important;}
.fhlb { width:100% !important;}
.fhlb a { width:140px !important;}
.news-detail-right { padding-top:0px !important;}
.text-content .font44{ font-size:20px !important;}

.text-2 table tr td:nth-child(3) { display: none;}
.text-2 table tr td:nth-child(4) { display: none;}
.text-2 table tr td:nth-child(5) { display: none;}
.text-2 table tr td:nth-child(6) { display: none;}
.text-2 table tr td:nth-child(7) { display: none;}

.lx_nr_map { width:100% !important;}
.lx_nr { width:80% !important; padding:5% 10%!important;}

.div1270 .nymenu_mid_s .sjli li { width:48.5% !important;}
.contact-us-top .class-1 { font-size:18px !important; margin-bottom:20px !important;}
.contact-us-top .text-1 { font-size:20px !important;}
.career-development-content .text-1 { font-size:20px !important;}

/*华阳 ny e*/






}












